Skip to content

build: fix JVM crash when switching between IDE MV builds #5955

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Aug 13, 2025

Conversation

rli
Copy link
Contributor

@rli rli commented Aug 7, 2025

In 252, the coroutine debug agent has a new JAR entrypoint. Due to a platform plugin bug, Gradle will always cache the agent jar, which results in a class not found crash when launching the IDE.

License

I confirm that my contribution is made under the terms of the Apache 2.0 license.

In 252, the coroutine debug agent has a new JAR entrypoint.
Due to a platform plugin bug, Gradle will always cache the agent jar,
which results in a class not found crash when launching the IDE.

Pull in latest SNAPSHOT build to fix in the interim
@rli rli requested review from a team as code owners August 7, 2025 22:03
@rli rli closed this Aug 7, 2025
@rli rli reopened this Aug 7, 2025
Copy link

github-actions bot commented Aug 7, 2025

Qodana Community for JVM

It seems all right 👌

No new problems were found according to the checks applied

☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

@rli rli merged commit 6209636 into main Aug 13, 2025
22 of 24 checks passed
@rli rli deleted the rli/platform-plugin-bump branch August 13, 2025 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants